Skip to content

Conversation

@sylvioalves
Copy link
Contributor

Minimum heap pool should be always set for the board in order to enable internal drivers/subsystems to work.

It is currently not defined for APPCPU due to typo in board's Kconfig, possibly causing build failures.

Fixes #81218

@sylvioalves sylvioalves marked this pull request as ready for review November 11, 2024 11:40
@zephyrbot zephyrbot added the size: XS A PR changing only a single line of code label Nov 11, 2024
@sylvioalves sylvioalves added this to the v4.0.0 milestone Nov 11, 2024
@tomi-font tomi-font added the Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. label Nov 11, 2024
Copy link
Contributor

@tomi-font tomi-font left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just find the commit title a tad misleading.

@tomi-font tomi-font requested a review from dkalowsk November 11, 2024 11:46
Minimum heap pool should be always set for the board
in order to enable internal drivers/subsystems to work.

It is currently not defined for APPCPU due to typo in
board's Kconfig, possibly causing build failures.

Fixes zephyrproject-rtos#81218

Signed-off-by: Sylvio Alves <[email protected]>
@sylvioalves sylvioalves changed the title boards: heltec: fix board cpu name boards: heltec: fix kconfig cpu entry name Nov 11, 2024
@sylvioalves
Copy link
Contributor Author

sylvioalves commented Nov 11, 2024

I just find the commit title a tad misleading.

Well, me too.

@mmahadevan108 mmahadevan108 merged commit 0cbb92c into zephyrproject-rtos:main Nov 12, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build fails for heltec_wireless_stick_lite_v3 board with appcpu

6 participants